Skip to content

footer version - #55

Merged
foxkdev merged 1 commit into
developmentfrom
54-feature-add-version-information-in-footer-and-cluster-information
Sep 5, 2026
Merged

footer version#55
foxkdev merged 1 commit into
developmentfrom
54-feature-add-version-information-in-footer-and-cluster-information

Conversation

@foxkdev

@foxkdev foxkdev commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the Footer.svelte component to add in-app version display and update notification functionality. The footer now shows the current app version and, if a newer release is available on GitHub, prompts the user with an update link. Related i18n strings are updated in both English and Spanish locales.

Footer UI and update notification:

  • Added logic in Footer.svelte to fetch the latest release from GitHub, compare it to the current version, and display an "Update" button if a newer version is available. The current app version is always shown, linking to the changelog. [1] [2] [3]

Localization:

  • Updated English (en.json) and Spanish (es.json) locale files to replace the old "developed with love" footer text with new strings for version display and update notifications. [1] [2]

@foxkdev
foxkdev merged commit 83f5bf9 into development Sep 5, 2026
4 checks passed
@foxkdev
foxkdev deleted the 54-feature-add-version-information-in-footer-and-cluster-information branch September 5, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant